Carousel.getNthPage

Gets the page at position @n.

class Carousel
getNthPage
(
uint n
)

Parameters

n uint

index of the page

Return Value

Type: Widget

the page

Meta